Arizona
The Reverse Centaur's Guide to Life After AI by Cory Doctorow review – the real price of artificial intelligence
Cory Doctorow speaks at a digital society conference. Cory Doctorow speaks at a digital society conference. The Reverse Centaur's Guide to Life After AI by Cory Doctorow review - the real price of artificial intelligence A s former Google CEO Eric Schmidt could tell you, AI is a hard sell these days. Last month, he tried talking up the AI revolution during a commencement address at the University of Arizona and was loudly booed by students about to enter an AI-ravaged job market. Schmidt is not the only AI booster to crash out with students recently as the popular backlash grows.
Semi-infinite Nonconvex Constrained Min-Max Optimization
Semi-Infinite Programming (SIP) has emerged as a powerful framework for modeling problems with infinite constraints, however, its theoretical development in the context of nonconvex and large-scale optimization remains limited. In this paper, we investigate a class of nonconvex min-max optimization problems with nonconvex infinite constraints, motivated by applications such as adversarial robustness and safety-constrained learning. We propose a novel inexact dynamic barrier primal-dual algorithm and establish its convergence properties.
Enhancing Safety in Reinforcement Learning with Human Feedback via Rectified Policy Optimization
Balancing helpfulness and safety (harmlessness) is a critical challenge in aligning large language models (LLMs). Current approaches often decouple these two objectives, training separate preference models for helpfulness and safety, while framing safety as a constraint within a constrained Markov Decision Process (CMDP) framework. This paper identifies a potential issue when using the widely adopted expected safety constraints for LLM safety alignment, termed "safety compensation", where the constraints are satisfied on expectation, but individual prompts may trade off safety, resulting in some responses being overly restrictive while others remain unsafe. To address this issue, we propose Rectified Policy Optimization (RePO), which replaces the expected safety constraint with critical safety constraints imposed on every prompt. At the core of RePO is a policy update mechanism driven by rectified policy gradients, which penalizes the strict safety violation of every prompt, thereby enhancing safety across nearly all prompts. Our experiments demonstrate that RePO outperforms strong baseline methods and significantly enhances LLM safety alignment.
Enhancing Interpretability in Deep Reinforcement Learning through Semantic Clustering
In this paper, we explore semantic clustering properties of deep reinforcement learning (DRL) to improve its interpretability and deepen our understanding of its internal semantic organization. In this context, semantic clustering refers to the ability of neural networks to cluster inputs based on their semantic similarity in the feature space. We propose a DRL architecture that incorporates a novel semantic clustering module that combines feature dimensionality reduction with online clustering.
"Yuppies," "Mutiny," and "How to Start," Reviewed
When Did White-Collar Work Start to Look So Bleak? In the nineteen-eighties, an office job promised security and fulfillment. For graduates starting careers today, the prospect is often tinged with dread. The workplace's sense of control can prove illusory--as it did in the era of yuppie-wrought corporate consolidation, and as it does now for graduates entering an economy destabilized by new uncertainties. This spring, across the nation's auditoriums and quadrangles, members of the class of 2026 took their seats to receive remarks from distinguished guests. The graduation speech is a thankless form: generalized, impersonal exhortation/congratulation is almost guaranteed to be forgettable, if all goes well. But this year, on at least a few American campuses, all did not go well. At the University of Arizona, Eric Schmidt, the former C.E.O. of Google, told the crowd that artificial intelligence "will touch every profession, every classroom, every hospital, every laboratory, every person, and every relationship you have," a sweeping promise that landed like a threat.
GeoClip: Geometry-Aware Clipping for Differentially Private SGD
Differentially private stochastic gradient descent (DP-SGD) is the most widely used method for training machine learning models with provable privacy guarantees. A key challenge in DP-SGD is setting the per-sample gradient clipping threshold, which significantly affects the trade-off between privacy and utility. While recent adaptive methods improve performance by adjusting this threshold during training, they operate in the standard coordinate system and fail to account for correlations across the coordinates of the gradient. We propose GeoClip, a geometry-aware framework that clips and perturbs gradients in a transformed basis aligned with the geometry of the gradient distribution. GeoClip adaptively estimates this transformation using only previously released noisy gradients, incurring no additional privacy cost. We provide convergence guarantees for GeoClip and derive a closed-form solution for the optimal transformation that minimizes the amount of noise added while keeping the probability of gradient clipping under control. Experiments on both tabular and image datasets demonstrate that GeoClip consistently outperforms existing adaptive clipping methods under the same privacy budget.
Arizona students design app that calculates least-sweaty walking route
Cool Routes helps users find the coolest paths and reduce exposure to dangerous heat. More information Adding us as a Preferred Source in Google by using this link indicates that you would like to see more of our content in Google News results. The mean radiant temperature in Phoenix in the sun can go over 150 degrees Fahrenheit. Breakthroughs, discoveries, and DIY tips sent six days a week. By signing up, you confirm you are 16+, will receive newsletters and promotional content and agree to our Terms of Use and acknowledge the data practices in our Privacy Policy .
Trump's Border Crackdown Is Wreaking Havoc on the World Cup
Trump's Border Crackdown Is Wreaking Havoc on the World Cup Travel bans and other visa issues are creating problems for World Cup participants even before the whistle blows. Even before the first whistle blows, the 2026 World Cup --taking place from June 11 to July 19 across the United States, Canada, and Mexico--already has winners and losers away from the field. Here, amidst denied visas, prolonged checks, and contested entries, a parallel competition is emerging where human rights are at stake. This World Cup was meant to be a global celebration of soccer in North America. For the first time in history, the tournament is being held in three different countries, a move meant to unite the entire continent and turn the World Cup into an even more inclusive event.
The Good, the Bad, and the Ugly of Markov Boundary for Tabular Prediction
Wan, Shu, Gorantla, Abhinav, Liu, Huan, Candan, K. Selçuk
Under standard graphical assumptions, the Markov boundary of a target variable is the smallest set of features that renders every other feature redundant. Once the boundary is observed, the target is conditionally independent of the rest of the table. This is a tempting object for tabular prediction, since it names exactly the columns a model should need. Yet modern regressors are still trained on the full feature set. We ask whether the Markov boundary is genuinely useful for prediction on SCM3K, a 3,450-task synthetic SCM benchmark with feature counts from 40 to 1000 and six SCM families, evaluated with six regressors. The answer is more nuanced than the theory suggests. Restricting a regressor to the oracle boundary often improves prediction substantially, and the improvement grows as the feature space becomes larger and sparser. But the natural pipeline of recovering the boundary with causal discovery and training on the recovered mask does not deliver. Existing estimators exhaust the compute budget before reaching the regime where the boundary helps most, and even where they run they rarely beat the full feature set. We trace this to three causes. Discovery optimizes structural recovery rather than prediction. False negatives and false positives carry sharply asymmetric predictive cost. The exact boundary is only one of many feature sets that beat all features. We then develop what these facts imply for prediction-aligned feature selection and for tabular models that learn to use causal structure.
Constructing efficient channels for ideal observers using the conjugate gradient method
Purpose: Task-based assessment of image quality (IQ) is critically important for the design and optimization of medical imaging systems. Ideal observers, including the Bayesian Ideal Observer (IO) and the ideal linear observer, i.e., the Hotelling observer (HO), provide objective figures of merit (FOMs) that quantify system performance on signal detection tasks. However, the application of ideal observers to high-dimensional image data is often computationally intractable. Channel mechanisms provide an effective framework for dimensionality reduction that can facilitate the computation of ideal observers. This work presents a conjugate gradient (CG)-based method to construct efficient channels for approximating the IO and HO performance.